Developer Documentation
PATHJava Developer Documentation > Mac OS Runtime for Java > JManager > Programming With JManager


Removing an AWT Context

When you have finished executing an applet and no longer need the AWT context, you should dispose of it using the JMDisposeAWTContext function JMDisposeAWTContext. However, you should have already removed any applets from the context before calling JMDisposeAWTContext . You can reuse an AWT context by disposing of an instantiated applet and then instantiating a new one in the same context.


© 1998 Apple Computer, Inc. — (Last Updated 3 Dec 98)